diff --git a/documentation/README.html b/documentation/README.html
index 2add46f5..300cc78e 100644
--- a/documentation/README.html
+++ b/documentation/README.html
@@ -166,11 +166,11 @@ hr {
| version: |
- 2.5.4 Beta 1 |
+ 2.5.5 |
| released: |
- June 11th, 2007 |
+ August 5th, 2007 |
diff --git a/documentation/changelog.html b/documentation/changelog.html
index 352f8454..689b012d 100644
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -178,6 +178,24 @@ hr {
+
2.5.5 -- August 5th, 2007
+
Bugs
+
+- [SPARK-719] - Fixed communication time in Phone.
+- [SPARK-755] - Fixed Spark crash after login with latest jvm build 1.6.0_01-b06
+- [SPARK-773] - Fixed file transfer issue after reconnection.
+- [SPARK-774] - Fixed search service issue after reconnection.
+- [SPARK-781] - Fixed one to one conversation in group chat room using a single user.
+- [SPARK-782] - Fixed system tray not appearing on certain users computers.
+- [SPARK-784] - Update spanish translation file.
+- [SPARK-786] - Updated the italian translation.
+- [SPARK-790] - Fixed toaster not timing with Fastpath notifications.
+- [SPARK-793] - Fixed bookmarks causing NPE on room discovery.
+- [SPARK-797] - Spark should not show presence updates in chat window if the user is still online.
+- [SPARK-798] - Fixed chat window not opening when Timer is cancelled.
+- [SPARK-800] - Increased File Transfer timeout time.
+
+
2.5.4 Beta 1 -- June 11th, 2007
Bugs