diff --git a/kqueue.cabal b/kqueue.cabal
--- a/kqueue.cabal
+++ b/kqueue.cabal
@@ -1,5 +1,5 @@
 Name:                kqueue
-Version:             0.1.1
+Version:             0.1.2
 Synopsis:            A binding to the kqueue event library.
 Description:         A low-level binding to the kqueue library as
                      found in BSD and Mac OS X. It provides, among
@@ -24,7 +24,7 @@
                      , directory >= 1.0 && < 1.2
                      , filepath >= 1.1 && < 1.3
                      , mtl >= 1.1 && < 2.1
-                     , time >= 1.1 && < 1.4
+                     , time >= 1.1 && < 1.5
                      , unix >= 2.3 && < 2.6
   Build-tools:         c2hs
   GHC-Options:         -Wall
