diff --git a/bindings-GLFW.cabal b/bindings-GLFW.cabal
--- a/bindings-GLFW.cabal
+++ b/bindings-GLFW.cabal
@@ -1,5 +1,5 @@
 name:         bindings-GLFW
-version:      3.0.3.1
+version:      3.0.3.2
 category:     Graphics
 
 author:       Brian Lewis <brian@lorf.org>
@@ -162,9 +162,9 @@
   frameworks: AGL Cocoa OpenGL IOKit CoreFoundation CoreVideo
 
   build-depends:
+    bindings-GLFW,
     HUnit                == 1.2.*,
     base                  < 5,
-    bindings-GLFW        == 3.0.3,
     test-framework       == 0.8.*,
     test-framework-hunit == 0.3.*
 
