v0.9.27
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 46fca6d..bf82984 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -18,6 +18,10 @@
 # under the License.
 #
 -->
+## v0.9.27 - Mar 4, 2015
+
+* The ASF comments are showing up in cli help logs.
+  https://github.com/apache/incubator-ripple/pull/40
 
 ## v0.9.26 - Feb 17, 2015
 
diff --git a/package.json b/package.json
index 9e1fcdc..059098d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.26",
+  "version": "0.9.27",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {