Update for MADlib Patch Release v1.4.1
diff --git a/index.html b/index.html
index f932f0d..019707f 100644
--- a/index.html
+++ b/index.html
@@ -74,7 +74,7 @@
           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.4/ReleaseNotes.txt">Release Notes</a>.
+          <a href="https://github.com/madlib/madlib/blob/v1.4.1/ReleaseNotes.txt">Release Notes</a>.
           <br>
           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!
@@ -95,36 +95,6 @@
            <p><b>July 5th 2013:</b>
           MADlib v1.0 is out! </p>
 
-<!--          <p><b>May 9th 2013:</b>
-          MADlib v0.7 is out! </p>
-
-          <p><b>April 9th 2012:</b>
-          MADlib v0.6 is out! </p>
-
-          <p><b>November 19th 2012:</b>
-          MADlib v0.5 is out! </p>
-
-          <p><b>August 29th 2012:</b>
-          <a href="http://pages.cs.wisc.edu/~chrisre/">Chris R&eacute;</a>, <a href="http://www.florian-schoppmann.net">Florian Schoppmann</a>, and Caleb Welton present the paper <em><a href="http://vldb.org/pvldb/vol5/p1700_joehellerstein_vldb2012.pdf">The MADlib Analytics Library or MAD Skills, the SQL</a></em> at the <a href="http://www.vldb2012.org">38th International Conference on Very Large Data Bases</a> (VLDB 2012) in Istanbul, Turkey. (<a href="http://sacan.biomed.drexel.edu/vldb2012/program/?volno=vol5no12&pid=935&downloadslides=1">Slides from the talk</a>)
-          </p>
-          <p><b>July 11th 2012:</b>
-          <a href="http://pages.cs.wisc.edu/~xfeng/">Xixuan (Aaron) Feng</a> presents <a href="http://madlib.net/pubs/madlib-poster-mmds-2012.pdf">a poster about MADlib</a> at the <a href="http://www.stanford.edu/group/mmds/">Workshop on Algorithms for Modern Massive Data Sets</a> (MMDS 2012) at Stanford.
-          </p>
-          <p><b>Jun 18th 2012:</b>
-          MADlib v0.4 is out!
-          <p><b>June 17th 2012:</b>
-          Gavin Yang talks about MADlib <a href="http://wiki.postgresql.org/wiki/Pgconfchina2012">at the PostgreSQL Conference China 2012</a> (in Chinese). Some pictures are available <a href="http://blog.163.com/digoal@126/blog/static/163877040201251710524904">in the organizer's blog</a>.
-          </p>
-          <p><b>May 22nd 2012:</b>
-          Our <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2012/EECS-2012-38.html">technical report</a> about MADlib's architecture and design patterns has been <a href="http://www.vldb2012.org/general-information/accepted-papers-for-industrial-track/">accepted to the industrial track of VLDB 2012</a>. Meet us in person in Istanbul!
-          </p>
-          <p><b>May 17th 2012:</b>
-          Hitoshi Harada talks about MADlib <a href="http://www.pgcon.org/2012/schedule/events/404.en.html">at the PostgreSQL Conference</a>.
-          </p>
-          <p><b>Apr 6th 2012:</b>
-          <a href="http://db.cs.berkeley.edu/jmh/">Joe Hellerstein</a> writes about MADlib <a href="http://wp.sigmod.org/?page_id=344">for the ACM SIGMOD blog</a>.
-          </p>
- -->
         <h2>History</h2>
           <p>MADlib grew out of discussions between database-engine developers, data
             scientists, IT architects and academics, who were interested in new
@@ -140,12 +110,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.4-Darwin.dmg"
+            <a href="http://www.madlib.net/files/madlib-1.4.1-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.4-Linux.rpm"
+            <a href="http://www.madlib.net/files/madlib-1.4.1-Linux.rpm"
             onClick="recordOutboundLink(this, 'Download', 'Linux');return false;">
             Greenplum 4.1, 4.2 / PostgreSQL 9.0, 9.1, 9.2</a>
           </p>
@@ -156,10 +126,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.4):
-            <a href="https://github.com/madlib/madlib/zipball/v1.4.0"
+            <br />&bull; Latest stable release (v1.4.1):
+            <a href="https://github.com/madlib/madlib/zipball/v1.4.1"
             onClick="recordOutboundLink(this, 'Download', 'Source-v1.4-zip');return false;">.zip</a>
-            <a href="https://github.com/madlib/madlib/tarball/v1.4.0"
+            <a href="https://github.com/madlib/madlib/tarball/v1.4.1"
             onClick="recordOutboundLink(this, 'Download', 'Source-v1.4-tar.gz');return false;">.tar.gz</a>
             </p>
           <h2>Documentation</h2>