diff --git a/web-encodings.cabal b/web-encodings.cabal
--- a/web-encodings.cabal
+++ b/web-encodings.cabal
@@ -1,5 +1,5 @@
 name:            web-encodings
-version:         0.3.0.6
+version:         0.3.0.7
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -18,7 +18,7 @@
 
 library
     build-depends:   base >= 4 && <5,
-                     time >= 1.1.2.4 && < 1.3,
+                     time >= 1.1.2.4 && < 1.4,
                      old-locale >= 1.0.0.1 && < 1.1,
                      bytestring >= 0.9.1.4 && < 0.10,
                      text >= 0.11 && < 0.12,
