diff --git a/fltkhs-themes.cabal b/fltkhs-themes.cabal
--- a/fltkhs-themes.cabal
+++ b/fltkhs-themes.cabal
@@ -1,11 +1,13 @@
--- This file has been generated from package.yaml by hpack version 0.28.2.
+cabal-version: 1.24
+
+-- This file has been generated from package.yaml by hpack version 0.31.1.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 140888cae25937b0d1dc097459ba0ba8669ee46293f6a1087be31c19f814b6b3
+-- hash: c93f13f154eafcef13f14812274bf1418a6cec2d3528790326033a59dcc80306
 
 name:           fltkhs-themes
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       A set of themed widgets that provides drop in replacements to the ones in FLTKHS.
 description:    Please see the README on Github at <https://github.com/deech/fltkhs-themes#readme>
 category:       UI,Graphics,GUI,User Interfaces
@@ -17,7 +19,6 @@
 license:        BSD3
 license-file:   LICENSE
 build-type:     Custom
-cabal-version:  >= 1.24
 extra-source-files:
     README.org
 extra-doc-files:
@@ -94,7 +95,7 @@
   build-depends:
       base >=4.7 && <5
     , bytestring
-    , fltkhs >=0.8.0.0
+    , fltkhs >=0.8.0.1
     , load-font >=0.1.0.2
     , text >=1.2.2.0
     , vector >=0.12.0.1
