diff --git a/hack-contrib-press.cabal b/hack-contrib-press.cabal
--- a/hack-contrib-press.cabal
+++ b/hack-contrib-press.cabal
@@ -1,5 +1,5 @@
 Name:                hack-contrib-press
-Version:             0.1.1
+Version:             0.1.2
 Synopsis:            Hack helper that renders Press templates
 Description:         Hack helper that renders Press templates
 Category:            Text, Web
@@ -12,5 +12,5 @@
 Cabal-Version:       >= 1.2
 
 Library
-  Build-Depends:     base >= 3 && < 5, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json
+  Build-Depends:     base >= 4 && < 5, bytestring, bytestring-class, containers, mtl, hack >= 2009.7.15, parsec >= 3.0.0, press, json
   Exposed-Modules:   Hack.Contrib.Press
