diff --git a/linux-evdev.cabal b/linux-evdev.cabal
--- a/linux-evdev.cabal
+++ b/linux-evdev.cabal
@@ -1,5 +1,5 @@
 Name:                linux-evdev
-Version:             0.3.1
+Version:             0.3.2
 Synopsis:            Bindings to Linux evdev input device interface.
 Description:         Bindings to Linux evdev input device interface.
 License:             BSD3
@@ -17,7 +17,7 @@
                      System.Linux.Input.Device
   Build-tools:       hsc2hs
   Build-depends:     base           >= 4.0         && < 5.0,
-                     time           >= 1.4         && < 1.6,
+                     time           >= 1.4         && < 1.7,
                      bytestring     >= 0.9         && < 0.11,
                      unix           >= 2.6         && < 2.8
  
