diff --git a/text-locale-encoding.cabal b/text-locale-encoding.cabal
--- a/text-locale-encoding.cabal
+++ b/text-locale-encoding.cabal
@@ -1,12 +1,12 @@
 name:          text-locale-encoding
-version:       0.1.0.1
+version:       0.1.0.2
 synopsis:      Encode and decode Text to/from ByteString using TextEncoding
 homepage:      https://github.com/exbb2/text-locale-encoding
 license:       BSD3
 license-file:  LICENSE
 author:        kudah
 maintainer:    kudahkukarek@gmail.com
-category:      Codec
+category:      Codec, Text, Data
 build-type:    Simple
 cabal-version: >= 1.8
 
