diff --git a/GLFW-b-demo.cabal b/GLFW-b-demo.cabal
--- a/GLFW-b-demo.cabal
+++ b/GLFW-b-demo.cabal
@@ -1,5 +1,5 @@
 name:          GLFW-b-demo
-version:       1.0.0
+version:       1.0.1
 
 author:        Brian Lewis <brian@lorf.org>
 maintainer:    Brian Lewis <brian@lorf.org>
@@ -34,7 +34,7 @@
   main-is: Main.hs
 
   build-depends:
-    GLFW-b       == 1.0.*,
+    GLFW-b       == 1.1.*,
     OpenGL       == 2.8.*,
     base          < 5,
     mtl          == 2.1.*,
