diff --git a/README.md b/README.md
index fba36b1e01719898fb55a31660564431606ba7f9..4df827063f2f34a197d54816d2a98fbdf4d3fd7e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## [![XChart](http://xeiam.com/images/XChart_64_64.png)](http://xeiam.com/xchart) XChart
+## [![XChart](http://xeiam.com/static/xeiamweb/images/XChart_64_64.png)](http://xeiam.com/xchart) XChart
 A Simple Charting Library for Java
 
 ## Description
diff --git a/pom.xml b/pom.xml
index 20d6c21b9c945d5e6f0464d6edaaac5dd3629a9d..99cd906644b6ec49ec9ba95669d17d2a13af55bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-release-plugin</artifactId>
-				<version>2.4</version>
+				<version>2.5</version>
 				<configuration>
 					<autoversionsubmodules>true</autoversionsubmodules>
 				</configuration>