diff --git a/hebrew-time.cabal b/hebrew-time.cabal
--- a/hebrew-time.cabal
+++ b/hebrew-time.cabal
@@ -1,5 +1,5 @@
 name:            hebrew-time
-version:         0.1.0.1
+version:         0.1.0.2
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -18,7 +18,7 @@
 
 library
     build-depends:   base >= 4 && < 5,
-                     time >= 1.1.3 && < 1.4
+                     time >= 1.1.3
     exposed-modules: Data.Time.Calendar.Hebrew
     ghc-options:     -Wall
 
