diff --git a/numpydonate.html b/numpydonate.html
index a5408dbc649cca52f2aa7d11e4e6ed2d5c73e2e9_bnVtcHlkb25hdGUuaHRtbA==..7b209338516436b5226ccff9157270b91b155048_bnVtcHlkb25hdGUuaHRtbA== 100644
--- a/numpydonate.html
+++ b/numpydonate.html
@@ -45,5 +45,5 @@
 <div>
 <div id="main">
 <h1 class="title">Call for donations - PyPy to support Numpy!</h1>
-<p>UPDATE (February 2014):</p>
+<p>UPDATE (May 2014):</p>
 <blockquote>
@@ -49,5 +49,5 @@
 <blockquote>
-<em>Thanks to our donors, we have raised 77% of
+<em>Thanks to our donors, we have raised 80% of
 the total so far.  Work on this topic has been happening, and
 continues to happen, within the budget &ndash; even if not within the
 timeline described below.  We have simply not found enough time to
@@ -55,8 +55,9 @@
 quickly as predicted.  The ratio &ldquo;progress / $ used&rdquo; so far
 corresponds roughly to what we expected.  The document below is the
 original call for proposal, and we still accept donations for this
-topic.</em></blockquote>
+topic. Latest status reports can be found on our blog like the ones from</em>
+<a class="reference external" href="http://morepypy.blogspot.co.il/2014/04/numpy-on-pypy-status-update.html">March</a> <em>or</em> <a class="reference external" href="http://morepypy.blogspot.co.il/2014/03/numpy-status-update-february.html">February</a></blockquote>
 <p>This is a proposal to provide a fully compatible working <a class="reference external" href="http://numpy.scipy.org/">NumPy</a> implementation
 for PyPy. This has long been a very commonly <a class="reference external" href="http://morepypy.blogspot.com/2011/06/report-back-from-our-survey.html">requested feature</a> for PyPy
 as well as a worthy goal given that PyPy performs extremely well on numeric
 workloads.</p>
@@ -59,8 +60,8 @@
 <p>This is a proposal to provide a fully compatible working <a class="reference external" href="http://numpy.scipy.org/">NumPy</a> implementation
 for PyPy. This has long been a very commonly <a class="reference external" href="http://morepypy.blogspot.com/2011/06/report-back-from-our-survey.html">requested feature</a> for PyPy
 as well as a worthy goal given that PyPy performs extremely well on numeric
 workloads.</p>
-<p>We already had some success providing a very basic NumPy implementation,
+<p>We already had some success providing a very basic <a class="reference external" href="http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html">NumPy implementation</a>,
 however we believe that raising funds can significantly speed up its
 development, by paying people to work full time on it.</p>
 <p>Below you'll find the <a class="reference internal" href="#work-plan">work plan</a> and the associated
diff --git a/source/numpydonate.txt b/source/numpydonate.txt
index a5408dbc649cca52f2aa7d11e4e6ed2d5c73e2e9_c291cmNlL251bXB5ZG9uYXRlLnR4dA==..7b209338516436b5226ccff9157270b91b155048_c291cmNlL251bXB5ZG9uYXRlLnR4dA== 100644
--- a/source/numpydonate.txt
+++ b/source/numpydonate.txt
@@ -3,5 +3,5 @@
 title: Call for donations - PyPy to support Numpy!
 ---
 
-UPDATE (February 2014):
+UPDATE (May 2014):
 
@@ -7,5 +7,5 @@
 
-  *Thanks to our donors, we have raised 77% of
+  *Thanks to our donors, we have raised 80% of
   the total so far.  Work on this topic has been happening, and
   continues to happen, within the budget --- even if not within the
   timeline described below.  We have simply not found enough time to
@@ -13,7 +13,8 @@
   quickly as predicted.  The ratio "progress / $ used" so far
   corresponds roughly to what we expected.  The document below is the
   original call for proposal, and we still accept donations for this
-  topic.*
+  topic. Latest status reports can be found on our blog like the ones from*
+  `March`_ *or* `February`_
 
 
 This is a proposal to provide a fully compatible working `NumPy`_ implementation
@@ -21,7 +22,7 @@
 as well as a worthy goal given that PyPy performs extremely well on numeric
 workloads.
 
-We already had some success providing a very basic NumPy implementation,
+We already had some success providing a very basic `NumPy implementation`_,
 however we believe that raising funds can significantly speed up its
 development, by paying people to work full time on it.
 
@@ -49,8 +50,6 @@
 contact pypy at sfconservancy.org if you want to know details on how
 to donate via other means.
 
-.. _`Software Freedom Conservancy`: http://sfconservancy.org/
-
 What is NumPy?
 --------------
 
@@ -74,5 +73,5 @@
 
 .. _`NumPy`: http://numpy.scipy.org/
 .. _`requested feature`: http://morepypy.blogspot.com/2011/06/report-back-from-our-survey.html
-.. _`NumPy imlpementation`: http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html
+.. _`NumPy implementation`: http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html
 .. _`performs well`: http://morepypy.blogspot.com/2011/07/realtime-image-processing-in-python.html
@@ -78,4 +77,6 @@
 .. _`performs well`: http://morepypy.blogspot.com/2011/07/realtime-image-processing-in-python.html
+.. _`March`: http://morepypy.blogspot.co.il/2014/04/numpy-on-pypy-status-update.html
+.. _`February`: http://morepypy.blogspot.co.il/2014/03/numpy-status-update-february.html
 
 Speed
 -----