diff --git a/fltkhs-themes.cabal b/fltkhs-themes.cabal
--- a/fltkhs-themes.cabal
+++ b/fltkhs-themes.cabal
@@ -1,13 +1,11 @@
-cabal-version: 1.24
-
--- This file has been generated from package.yaml by hpack version 0.31.1.
+-- This file has been generated from package.yaml by hpack version 0.28.2.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: c93f13f154eafcef13f14812274bf1418a6cec2d3528790326033a59dcc80306
+-- hash: 719bc12e36d5e28be85686d42d0df5e6c197cf6c8882cff2695f1880572ca1f8
 
 name:           fltkhs-themes
-version:        0.2.0.1
+version:        0.2.0.2
 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
@@ -19,6 +17,7 @@
 license:        BSD3
 license-file:   LICENSE
 build-type:     Custom
+cabal-version:  >= 1.24
 extra-source-files:
     README.org
 extra-doc-files:
@@ -95,7 +94,7 @@
   build-depends:
       base >=4.7 && <5
     , bytestring
-    , fltkhs >=0.8.0.1
+    , fltkhs >=0.8.0.2
     , load-font >=0.1.0.2
     , text >=1.2.2.0
     , vector >=0.12.0.1
