pom.xml and CHANGES.txt for 0.94.26RC0
diff --git a/CHANGES.txt b/CHANGES.txt
index e4dd403..eb9734f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,13 @@
 HBase Change Log
+Release 0.94.26 - 12/16/2014
+Bug
+
+    [HBASE-12279] - Generated thrift files were generated with the wrong parameters
+    [HBASE-12491] - TableMapReduceUtil.findContainingJar() NPE
+    [HBASE-12635] - Delete acl notify znode of table after the table is deleted
+    [HBASE-12657] - The Region is not being split and far exceeds the desired maximum size.
+    [HBASE-12692] - NPE from SnapshotManager#stop
+
 Release 0.94.25 - 11/7/2014
 Bug
 
diff --git a/pom.xml b/pom.xml
index 2105f1b..3a72dba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.94.25</version>
+  <version>0.94.26</version>
   <name>HBase</name>
   <description>
     HBase is the &amp;lt;a href="http://hadoop.apache.org"&amp;rt;Hadoop&lt;/a&amp;rt; database. Use it when you need