diff --git a/c-enum.cabal b/c-enum.cabal
--- a/c-enum.cabal
+++ b/c-enum.cabal
@@ -4,11 +4,13 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 6193eeddda031a2998034fae776898c57ad4ef04b7de0f07a6bb1db2721bf951
+-- hash: 79e8bef78b0b6c6608077e62dec74f5e2a1bc61a1065861d45774eeaeba641c5
 
 name:           c-enum
-version:        0.1.0.0
+version:        0.1.0.1
+synopsis:       To make a type corresponding to an enum of C language
 description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/c-enum#readme>
+category:       Foreign
 homepage:       https://github.com/YoshikuniJujo/c-enum#readme
 bug-reports:    https://github.com/YoshikuniJujo/c-enum/issues
 author:         Yoshikuni Jujo
