diff --git a/shelly.cabal b/shelly.cabal
--- a/shelly.cabal
+++ b/shelly.cabal
@@ -1,6 +1,6 @@
 Name:       shelly
 
-Version:     1.6.8
+Version:     1.6.8.1
 Synopsis:    shell-like (systems) programming in Haskell
 
 Description: Shelly provides convenient systems programming in Haskell,
@@ -128,7 +128,7 @@
     unix-compat               < 0.5,
     system-filepath           >= 0.4.7 && < 0.5,
     system-fileio             < 0.4,
-    time                      >= 1.3 && < 1.6,
+    time                      >= 1.3 && < 1.7,
     mtl                       >= 2,
     HUnit                     >= 1.2,
     hspec                     >= 1.5,
