diff --git a/Verba.cabal b/Verba.cabal
--- a/Verba.cabal
+++ b/Verba.cabal
@@ -1,5 +1,5 @@
 name:                Verba
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            A solver for the WordBrain game
 description:         A solver for the WordBrain game
 license:             MIT
@@ -9,6 +9,7 @@
 category:            Game
 build-type:          Simple
 cabal-version:       >=1.10
+data-files:          dict/it.dic
 
 source-repository head
     type:         git
diff --git a/dict/it.dic b/dict/it.dic
new file mode 100644
# file too large to diff: dict/it.dic
