diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+geniplate 0.7.3 (released 2016-04-24):
+* Fix the template-haskell 2.11.* support
+  Contributed by Andrés Sicard-Ramírez.
+
 geniplate 0.7.2 (released 2016-01-04):
 * Support template-haskell 2.11.*.
   Contributed by Andrés Sicard-Ramírez.
diff --git a/geniplate-mirror.cabal b/geniplate-mirror.cabal
--- a/geniplate-mirror.cabal
+++ b/geniplate-mirror.cabal
@@ -1,5 +1,5 @@
 Name:           geniplate-mirror
-Version:        0.7.2
+Version:        0.7.3
 Synopsis:       Use Template Haskell to generate Uniplate-like functions.
 Description:    Use Template Haskell to generate Uniplate-like functions.
                 .
