CB-5719 Updated version and RELEASENOTES.md for release 0.2.5
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 84a9e74..1833846 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -49,3 +49,6 @@
 ### 0.2.4 (Dec 4, 2013)
 * add ubuntu platform
 * 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as the platform if the user agent string contains 'cordova-amazon-fireos'
+
+### 0.2.5 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Device Motion plugin
diff --git a/plugin.xml b/plugin.xml
index 3de2b01..25735ea 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.device-motion"
-      version="0.2.5-dev">
+      version="0.2.5">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>