Update for MADlib Release v1.2
diff --git a/index.html b/index.html
index 736038f..a94b114 100644
--- a/index.html
+++ b/index.html
@@ -62,13 +62,27 @@
             academic research, and open-source development.
           </p>
           <h2>News</h2>
-          <p><b>August 9th 2013:</b>
-          MADlib v1.1 is out! New features include SVD, PCA and Linear Solvers.
-          <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/v1.0/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><b>September 10th 2013:</b>
+          MADlib v1.2 is out! New features include ARIMA time series modeling and
+          significant improvements to the documentation.
+          <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/madl
+          ib/madlib/blob/v1.2/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>August 9th 2013:</b>
+          MADlib v1.1 is out!
+          </p>
           <p><b>July 5th 2013:</b>
           MADlib v1.0 is out! </p>
 
@@ -116,12 +130,12 @@
           <p><a name="binaries">Binary packages of the latest MADlib release:</a>
 
             <br />&bull; Mac OS X 10.6 and higher:
-            <a href="http://www.madlib.net/files/madlib-1.1-Darwin.dmg"
+            <a href="http://www.madlib.net/files/madlib-1.2-Darwin.dmg"
             onClick="recordOutboundLink(this, 'Download', 'OSX');return false;">
             Greenplum 4.1, 4.2 / PostgreSQL 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-1.1-Linux.rpm"
+            <a href="http://www.madlib.net/files/madlib-1.2-Linux.rpm"
             onClick="recordOutboundLink(this, 'Download', 'Linux');return false;">
             Greenplum 4.1, 4.2 / PostgreSQL 9.0, 9.1, 9.2</a>
           </p>
@@ -132,10 +146,10 @@
             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 (v1.1):
-            <a href="https://github.com/madlib/madlib/zipball/v1.1.0"
+            <br />&bull; Latest stable release (v1.2):
+            <a href="https://github.com/madlib/madlib/zipball/v1.2.0"
             onClick="recordOutboundLink(this, 'Download', 'Source-v1.1-zip');return false;">.zip</a>
-            <a href="https://github.com/madlib/madlib/tarball/v1.1.0"
+            <a href="https://github.com/madlib/madlib/tarball/v1.2.0"
             onClick="recordOutboundLink(this, 'Download', 'Source-v1.1-tar.gz');return false;">.tar.gz</a>
             </p>
           <h2>Documentation</h2>