diff --git a/fuzzyset.cabal b/fuzzyset.cabal
--- a/fuzzyset.cabal
+++ b/fuzzyset.cabal
@@ -1,5 +1,5 @@
 name:                fuzzyset
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Fuzzy set for approximate string matching
 description:         This library is based on the Python and JavaScript libraries with the same name.
 homepage:            https://github.com/laserpants/fuzzyset-haskell
@@ -8,7 +8,7 @@
 author:              Johannes Hildén
 maintainer:          hildenjohannes@gmail.com
 copyright:           2017 Johannes Hildén
-category:            Web
+category:            Data
 build-type:          Simple
 extra-source-files:  README.md
 cabal-version:       >=1.10
