v0.9.26
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 22b1121..46fca6d 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -19,6 +19,11 @@
 #
 -->
 
+## v0.9.26 - Feb 17, 2015
+
+* RIPPLE-77: Need to include DISCLAIMER and NOTICE files in package
+  https://github.com/apache/incubator-ripple/pull/39
+
 ## v0.9.25 - Feb 11, 2015
 
 * RIPPLE-76: Adding security warning for "Remote" proxy
diff --git a/package.json b/package.json
index 6fa56b4..9e1fcdc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.25",
+  "version": "0.9.26",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {