diff --git a/Codemanic/Util.hs b/Codemanic/Util.hs
--- a/Codemanic/Util.hs
+++ b/Codemanic/Util.hs
@@ -38,8 +38,8 @@
 import Text.JSON
 import Text.JSON.String
 import Text.JSON.Types
-import Network.HTTP
 import Network.URI
+import Network.HTTP
 import Data.Generics
 import Data.Maybe
 
diff --git a/nikepub.cabal b/nikepub.cabal
--- a/nikepub.cabal
+++ b/nikepub.cabal
@@ -1,5 +1,5 @@
 Name:                nikepub
-Version:             1.1.1
+Version:             1.1.2
 Category:            Web
 Synopsis:            Command line utility publishes Nike+ runs on blogs and Twitter
 Description:         Simple commandline program that given a Nike+ user id will fetch the
@@ -31,7 +31,7 @@
                      regex-posix >= 0.72.0.3,
                      old-time >= 1.0.0.2,
                      old-locale >= 1.0.0.1,
-                     time >= 1.1.3,
+                     time >= 1.1.2.4,
                      syb >= 0.1.0.1,
                      network >= 2.2.1,
                      filepath >= 1.1.0.2,
