diff --git a/layers-game.cabal b/layers-game.cabal
--- a/layers-game.cabal
+++ b/layers-game.cabal
@@ -1,5 +1,5 @@
 name: layers-game
-version: 0.4.2
+version: 0.4.3
 cabal-version: >=1.6
 build-type: Simple
 license: BSD3
@@ -75,7 +75,7 @@
         GLFW-b >=1.0 && <1.5,
         ListZipper >=1.2.0.2 && <1.3,
         composition >=1.0.1.0 && <1.1,
-        Gamgine ==0.4.*
+        Gamgine >=0.4.1 && <0.5
     main-is: Main.hs
     buildable: True
     cpp-options: -DCABAL
