diff --git a/cookie.cabal b/cookie.cabal
--- a/cookie.cabal
+++ b/cookie.cabal
@@ -1,5 +1,5 @@
 name:            cookie
-version:         0.3.0
+version:         0.3.0.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -16,7 +16,7 @@
                    , bytestring                >= 0.9.1.4  && < 0.10
                    , blaze-builder             >= 0.2.1    && < 0.4
                    , old-locale                >= 1        && < 1.1
-                   , time                      >= 1.1.4    && < 1.3
+                   , time                      >= 1.1.4    && < 1.4
                    , text                      >= 0.7      && < 1.0
     exposed-modules: Web.Cookie
     ghc-options:     -Wall
