diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,15 @@
 <!-- -*- Markdown -*- -->
 
+## 0.12.0.1
+
+- Update missing of this changelog.
+
+## 0.12.0.0
+
+- rename from ShowConstantTermsSQL to LiteralSQL.
+- drop #tuplePiM_N.
+- drop old compat modules for relational-query-0.9.x.
+
 ## 0.11.4.0
 
 - add xxxNoPH effect APIs of arrow-interface.
diff --git a/relational-query.cabal b/relational-query.cabal
--- a/relational-query.cabal
+++ b/relational-query.cabal
@@ -1,5 +1,5 @@
 name:                relational-query
-version:             0.12.0.0
+version:             0.12.0.1
 synopsis:            Typeful, Modular, Relational, algebraic query engine
 description:         This package contiains typeful relation structure and
                      relational-algebraic query building DSL which can
