diff --git a/GLFW-b.cabal b/GLFW-b.cabal
--- a/GLFW-b.cabal
+++ b/GLFW-b.cabal
@@ -1,5 +1,5 @@
 name:         GLFW-b
-version:      1.4.2
+version:      1.4.3
 category:     Graphics
 
 author:       Brian Lewis <brian@lorf.org>
@@ -66,7 +66,7 @@
 
   main-is: Test.hs
   build-depends:
-    GLFW-b               == 1.4.*,
+    GLFW-b,
     HUnit                == 1.2.*,
     base                  < 5,
     bindings-GLFW        == 3.0.*,
