diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index fb24252..3b4e0bf 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -62,16 +62,11 @@
 

 <h1>Change Log</h1>

 

-<h2>Version 1.5.5</h2>

-<p>Release Date: --</p>

-

-<ul>

-	<li>Fixed a bug in the Zip library, providing PC Zip file compatibility with Mac OS X</li>

-</ul>

-

 <h2>Version 1.5.4</h2>

-<p>Release Date: April 15, 2007 </p>

+<p>Release Date: -- </p>

 <ul>

+    <li>Fixed a typo in rpcs.php library</li>

+    <li>Fixed a bug in the Zip library, providing PC Zip file compatibility with Mac OS X</li>

     <li>APPVER has been deprecated and replaced with CI_VERSION for clarity. </li>

     <li>Added array to string into the profiler </li>

     <li>Fixed a bug in router that was ignoring the scaffolding route for optimization </li>