5.4 release doc update

diff --git a/doc/download.html b/doc/download.html
index fac175c..911ac6e 100644
--- a/doc/download.html
+++ b/doc/download.html
@@ -15,7 +15,7 @@
 
 <p>
 
-You can <a href="http://testng.org/testng-5.3.zip">download TestNG here</a>.
+You can <a href="http://testng.org/testng-5.4.zip">download TestNG here</a>.
 </p>
 <p>For the Eclipse plug-in, we suggest using the update site:</p>
 <ul>
@@ -34,7 +34,7 @@
 	<li>Eclipse will then guide you through the process. </li>
 </ul>
 <p>However, should this method fail, you can also
-<a href="http://testng.org/testng-eclipse-5.3.2.0.zip">download the TestNG 
+<a href="http://testng.org/testng-eclipse-5.4.0.0.zip">download the TestNG 
 Eclipse plug-in directly</a> and extract it in your eclipse/ directory.</p>
 <p>Here are links to older TestNG versions:</p>
 <ul>
@@ -65,6 +65,7 @@
 	<li><a href="http://testng.org/testng-4.7.zip">4.7</a></li>
 	<li><a href="http://testng.org/testng-5.1.zip">5.1</a></li>
 	<li><a href="http://testng.org/testng-5.2.zip">5.2</a></li>
+	<li><a href="http://testng.org/testng-5.3.zip">5.2</a></li>
 </ul>
 <p>TestNG is also <a href="http://code.google.com/hosting/search?q=testng&btn=Search+Projects">hosted on Google Code</a>, 
 where you can download the source through the Subversion repository or subscribe to the various mailing-lists.</p>
diff --git a/doc/index.html b/doc/index.html
index 529dce4..117af39 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -20,9 +20,9 @@
 <h3 align="center" style="border-bottom: none;background:none;"><i>&quot;Testing, the Next Generation&quot;</i></h3>
 <p align="right"><font size="-2"><em>C&eacute;dric Beust (cedric at beust.com)<br>
 Alexandru Popescu (the.mindstorm at gmail.com)<br>
-Current version: 5.3<br>
+Current version: 5.4<br>
 Created:&nbsp;April 27th, 2004<br>
-Last Modified:&nbsp; November 4th, 2006 </em></font></p>
+Last Modified:&nbsp; December 12th, 2006 </em></font></p>
 <p>TestNG is a testing framework inspired from JUnit and NUnit but introducing
 some new functionalities that make it more powerful and easier to use, such as:</p>
 <ul>