CB-5719 Updated version and RELEASENOTES.md for release 0.2.5
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 562caf1..6d72b3f 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -34,3 +34,6 @@
 * [ubuntu] add missing file
 * add ubuntu platform
 * Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
+
+### 0.2.5 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Globalization plugin
diff --git a/plugin.xml b/plugin.xml
index bb19f47..b2a4695 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.globalization"
-      version="0.2.5-dev">
+      version="0.2.5">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache 2.0</license>