v0.9.25
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 550b38d..22b1121 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -19,6 +19,21 @@
 #
 -->
 
+## v0.9.25 - Feb 11, 2015
+
+* RIPPLE-76: Adding security warning for "Remote" proxy
+  https://github.com/apache/incubator-ripple/pull/37
+
+* RIPPLE 71: Adding BarcodeScanner plugin support
+  https://github.com/apache/incubator-ripple/pull/34
+
+* Fixed invalid call of db.save(...) if the default (local) proxy is set
+  https://github.com/apache/incubator-ripple/pull/35
+
+* Added missing cordova 3.0 action File.requestAllPaths and dummy nfc module
+  https://github.com/apache/incubator-ripple/pull/31
+
+
 ## v0.9.24 - Sept 25, 2014
 
 * RIPPLE-69: Adding cordova-3.6.x support
diff --git a/package.json b/package.json
index 0a662c8..4b8d116 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.24",
+  "version": "0.9.25",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {