diff --git a/aeson-native.cabal b/aeson-native.cabal
--- a/aeson-native.cabal
+++ b/aeson-native.cabal
@@ -1,5 +1,5 @@
 name:            aeson-native
-version:         0.3.3
+version:         0.3.3.1
 license:         BSD3
 license-file:    LICENSE
 category:        Text, Web, JSON
@@ -119,7 +119,7 @@
     blaze-textual-native >= 0.2.0.2,
     bytestring,
     containers,
-    deepseq,
+    deepseq < 1.2,
     hashable >= 1.1.2.0,
     mtl,
     old-locale,
