diff --git a/Gamgine.cabal b/Gamgine.cabal
--- a/Gamgine.cabal
+++ b/Gamgine.cabal
@@ -1,5 +1,5 @@
 name: Gamgine
-version: 0.5.1
+version: 0.5.2
 cabal-version: >=1.6
 build-type: Simple
 license: BSD3
@@ -56,10 +56,10 @@
         GLFW-b >=1.0 && <1.5,
         OpenGLRaw >=3.0.0.0 && <3.3,
         mtl >=2.1.3.1 && <2.3,
-        time >=1.4.0.1 && <1.7,
+        time >=1.4.0.1 && <1.9,
         Vec >=1.0.1 && <1.1,
         utility-ht >=0.0.10 && <0.1,
-        directory >=1.2.0.1 && <1.3,
+        directory >=1.2.0.1 && <1.4,
         StateVar >=1.0.0.0 && <1.2,
         array >=0.4.0.1 && <0.6,
         bytestring >=0.10.0.2 && <0.11,
