diff --git a/fltkhs-themes.cabal b/fltkhs-themes.cabal
--- a/fltkhs-themes.cabal
+++ b/fltkhs-themes.cabal
@@ -4,11 +4,13 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: fc296a0af7f3673ddda259f6c84b3a3fbb85e759c4777e74d644211f6435d93b
+-- hash: cf7eaee735408fd7a6267b53c6c7cf7c97930b36147d4936e9abd35b3dce95ec
 
 name:           fltkhs-themes
-version:        0.1.0.2
+version:        0.1.0.3
+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
 homepage:       https://github.com/deech/fltkhs-themes#readme
 bug-reports:    https://github.com/deech/fltkhs-themes/issues
 author:         Aditya Siram
@@ -93,7 +95,7 @@
   build-depends:
       base >=4.7 && <5
     , bytestring
-    , fltkhs >=0.7.0.0
+    , fltkhs >=0.7.0.1
     , load-font >=0.1.0.2
     , text >=1.2.2.0
     , vector >=0.12.0.1
