Updated for v0.6 release
diff --git a/index.html b/index.html
index d3ff117..6711dcb 100644
--- a/index.html
+++ b/index.html
@@ -62,9 +62,16 @@
             academic research, and open-source development.
           </p>
           <h2>News</h2>
+          <p><b>April 2nd 2013:</b>
+          MADlib v0.6 is out!
+          <a href="#binaries">Binary packages</a> are available for CentOS/RedHat and for Mac OS X. On other platforms, MADlib can be <a href="https://github.com/madlib/madlib/wiki/Building-MADlib-from-Source">built from source.</a> Our Wiki provides <a href="https://github.com/madlib/madlib/wiki/Installation-Guide">detailed instructions</a> for deploying MADlib on PostgreSQL and Greenplum installations. For a list of new features, bug fixes, and known issues, please refer to the <a href="https://github.com/madlib/madlib/blob/v0.6/ReleaseNotes.txt">Release Notes</a>.
+          
+            As always, the <a href="http://groups.google.com/group/madlib-user-forum">MADlib forum</a> is open for questions and discussions. Try it out and let us know about your feedback!
+          </p>
+
           <p><b>November 19th 2012:</b>
           MADlib v0.5 is out!
-          <a href="#binaries">Binary packages</a> are available for CentOS/RedHat and for Mac OS X. On other platforms, MADlib can be <a href="https://github.com/madlib/madlib/wiki/Building-MADlib-from-Source">built from source.</a> Our Wiki provides <a href="https://github.com/madlib/madlib/wiki/Installation-Guide">detailed instructions</a> for deploying MADlib on PostgreSQL and Greenplum installations. For a list of new features, bug fixes, and known issues, please refer to the <a href="https://github.com/madlib/madlib/blob/v0.5/ReleaseNotes.txt">Release Notes</a>.
+          <a href="#binaries">Binary packages</a> are available for CentOS/RedHat and for Mac OS X. On other platforms, MADlib can be <a href="https://github.com/madlib/madlib/wiki/Building-MADlib-from-Source">built from source</a>. For a list of new features, bug fixes, and known issues, please refer to the <a href="https://github.com/madlib/madlib/blob/v0.5/ReleaseNotes.txt">Release Notes</a>.
           
           	As always, the <a href="http://groups.google.com/group/madlib-user-forum">MADlib forum</a> is open for questions and discussions. Try it out and let us know about your feedback!
           </p>
@@ -104,34 +111,36 @@
             engineers and data scientists at
             <a href="http://www.greenplum.com/" target="blank">EMC/Greenplum.</a></p>
           <h2>Downloads</h2>
-          <p><a name="binaries">Binary packages of the latest MADlib release (v0.5):</a>
+          <p><a name="binaries">Binary packages of the latest MADlib release (v0.6):</a>
+            
             <br />&bull; Mac OS X 10.6 and higher:
-            <a href="http://www.madlib.net/files/madlib-0.5-Darwin.dmg"
+            <a href="http://www.madlib.net/files/madlib-0.6-Darwin.dmg"
             onClick="recordOutboundLink(this, 'Download', 'OSX');return false;">
             Greenplum 4.0, 4.1, 4.2 / PostgreSQL 8.4, 9.0, 9.1, 9.2 (64-bit)</a>
+            
             <br />&bull; CentOS / Red Hat 5 and higher (64-bit):
-            <a href="http://www.madlib.net/files/madlib-0.5-Linux.rpm"
+            <a href="http://www.madlib.net/files/madlib-0.6-Linux.rpm"
             onClick="recordOutboundLink(this, 'Download', 'Linux');return false;">
             Greenplum 4.0, 4.1, 4.2 / PostgreSQL 8.4, 9.0, 9.1, 9.2</a>
           </p>
           <p>
             Source Code:
-            <br />&bull; Snapshot of development repository (unstable):
+            <br />&bull; Snapshot of development repository:
             <a href="https://github.com/madlib/madlib/zipball/master"
             onClick="recordOutboundLink(this, 'Download', 'Source-master');return false;">.zip</a>
             <a href="https://github.com/madlib/madlib/tarball/master"
             onClick="recordOutboundLink(this, 'Download', 'Source-master');return false;">.tar.gz</a>
-            <br />&bull; Latest stable release (v0.5):
-            <a href="https://github.com/madlib/madlib/zipball/v0.5.0"
-            onClick="recordOutboundLink(this, 'Download', 'Source-v0.5-zip');return false;">.zip</a>
-            <a href="https://github.com/madlib/madlib/tarball/v0.5.0"
-            onClick="recordOutboundLink(this, 'Download', 'Source-v0.5-tar.gz');return false;">.tar.gz</a>
+            <br />&bull; Latest stable release (v0.6):
+            <a href="https://github.com/madlib/madlib/zipball/v0.6.0"
+            onClick="recordOutboundLink(this, 'Download', 'Source-v0.6-zip');return false;">.zip</a>
+            <a href="https://github.com/madlib/madlib/tarball/v0.6.0"
+            onClick="recordOutboundLink(this, 'Download', 'Source-v0.6-tar.gz');return false;">.tar.gz</a>
             </p>
           <h2>Documentation</h2>
           <p>Installation guides can be found in the
             <a href="https://github.com/madlib/madlib/wiki/Installation-Guide" target="blank">MADlib Wiki</a>.<br />
           </p>
-          <p>Documentation for the latest release (v0.5):<br />
+          <p>Documentation for the latest release (v0.6):<br />
             &bull; Users: <a href="http://doc.madlib.net" target="blank">http://doc.madlib.net</a><br />
             &bull; Developers: <a href="http://devdoc.madlib.net" target="blank">http://devdoc.madlib.net</a><br />
           </p>