diff --git a/TernaryTrees.cabal b/TernaryTrees.cabal
--- a/TernaryTrees.cabal
+++ b/TernaryTrees.cabal
@@ -1,6 +1,6 @@
 Name:                   TernaryTrees
-Version:                0.0.2
-Category:               Datatypes
+Version:                0.0.2.1
+Category:               Data Structures
 Synopsis:               Efficient pure ternary trees
 Description:            Ternary trees are an efficient structure often used for storing
 			strings for fast lookups. This package implements a generic tree
