diff --git a/hsx2hs.cabal b/hsx2hs.cabal
--- a/hsx2hs.cabal
+++ b/hsx2hs.cabal
@@ -1,5 +1,5 @@
 Name:                   hsx2hs
-Version:                0.14.1
+Version:                0.14.1.1
 License:                BSD3
 License-File:           LICENSE
 Author:                 Niklas Broberg, Joel Bjornson
@@ -44,7 +44,7 @@
   Build-depends:	mtl              >= 2.0  && < 2.3,
                         haskell-src-exts >= 1.18 && < 1.20,
                         haskell-src-meta >= 0.7  && < 0.9,
-                        template-haskell >= 2.7  && < 2.12,
+                        template-haskell >= 2.7  && < 2.13,
                         bytestring,
                         utf8-string      >= 0.3  && < 1.1
 
