diff --git a/gloss-examples.cabal b/gloss-examples.cabal
--- a/gloss-examples.cabal
+++ b/gloss-examples.cabal
@@ -1,5 +1,5 @@
 Name:                gloss-examples
-Version:             1.7.8.1
+Version:             1.7.8.2
 License:             MIT
 License-file:        LICENSE
 Author:              Ben Lippmeier
@@ -22,7 +22,7 @@
         base           == 4.6.*,
         bytestring     == 0.10.*,
         gloss          == 1.7.*,
-        bmp            >= 1.2.3.2 && < 1.2.4
+        bmp            == 1.2.*
   Main-is: Main.hs
   hs-source-dirs: picture/Bitmap
   ghc-options:    -threaded -O2
