diff --git a/i2p2www/pages/site/get-involved/donate.html b/i2p2www/pages/site/get-involved/donate.html
index aa6c1a066836b53a574fcb58cc0e465e65df2977..5fc2489b12d0ff9eb2d3b8e933078c2947ba2301 100644
--- a/i2p2www/pages/site/get-involved/donate.html
+++ b/i2p2www/pages/site/get-involved/donate.html
@@ -27,32 +27,34 @@ with the subject "stickers please", your payment information, and your address.
 <p>{% trans date='December 2010',
 cointype='Bitcoin',
 coinurl='https://bitcoin.org',
-account='1HkJCceXf7of1sTNRVJbXiZHfDTLL71Siy' -%}
+account='1BPdWwovytfGdBwUDVgqbMZ8omcPQzshpX' -%}
 As of {{ date }}, eche|on has been running a
 <a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
+ATTENTION! The address changed on 02-20-2014. ATTENTION!
 If you'd like to donate using {{ cointype }}, just transfer your
 desired amount of coins to the account <b>{{ account }}</b>
 and leave eche|on a note if you'd like your donation to be
 mentioned on the I2P webpage.
 {%- endtrans %}</p>
 <p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
-<img src="/_static/images/i2pbtcdonate.png" alt="BTC donation QR code" /> 
+<img src="/_static/images/i2pbtcdonate.2014.png" alt="BTC donation QR code" /> 
 <br />
 
 <h2><a href="http://www.litecoin.org/">Litecoin</a></h2>
 <p>{% trans date='September 2013',
 cointype='Litecoin',
 coinurl='http://www.litecoin.org',
-account='LefFK8mk55zzfNkongAeVSiJ5rmrCkxdx5' -%}
+account='LM7DTXGHBzh7xeo7ZSWR6hs9s4oVAUsw4E' -%}
 As of {{ date }}, eche|on has been running a
 <a href="{{ coinurl }}">{{ cointype }}</a> account for the I2P project.
+ATTENTION! The address changed 02-20-2014. ATTENTION!
 If you'd like to donate using {{ cointype }}, just transfer your
 desired amount of coins to the account <b>{{ account }}</b>
 and leave eche|on a note if you'd like your donation to be
 mentioned on the I2P webpage.
 {%- endtrans %}</p>
 <p>{% trans %}For easy usage, use the QR code below!{% endtrans %}</p>
-<img src="/_static/images/i2pltcdonate.png" alt="LTC donation QR code" /> 
+<img src="/_static/images/i2pltcdonate.2014.png" alt="LTC donation QR code" /> 
 
 <br />
 <h2><a href="https://www.paypal.com/">PayPal</a></h2>
diff --git a/i2p2www/static/images/i2pbtcdonate.2014.png b/i2p2www/static/images/i2pbtcdonate.2014.png
new file mode 100644
index 0000000000000000000000000000000000000000..147cd3962da102f3ea55bbaee66f549aa061d2ac
Binary files /dev/null and b/i2p2www/static/images/i2pbtcdonate.2014.png differ
diff --git a/i2p2www/static/images/i2pltcdonate.2014.png b/i2p2www/static/images/i2pltcdonate.2014.png
new file mode 100644
index 0000000000000000000000000000000000000000..f9e217fc809a88c26e23520f8a66e75732b78d28
Binary files /dev/null and b/i2p2www/static/images/i2pltcdonate.2014.png differ