diff --git a/aeson.cabal b/aeson.cabal
--- a/aeson.cabal
+++ b/aeson.cabal
@@ -1,5 +1,5 @@
 name:            aeson
-version:         0.3.2.13
+version:         0.3.2.14
 license:         BSD3
 license-file:    LICENSE
 category:        Text, Web, JSON
@@ -127,7 +127,7 @@
     old-locale,
     syb,
     text >= 0.11.0.2,
-    template-haskell >= 2.5,
+    template-haskell >= 2.4,
     time,
     unordered-containers >= 0.1.3.0,
     vector >= 0.7
