diff --git a/arx.cabal b/arx.cabal
--- a/arx.cabal
+++ b/arx.cabal
@@ -1,5 +1,5 @@
 name                          : arx
-version                       : 0.2.1
+version                       : 0.2.2
 category                      : Text
 license                       : BSD3
 license-file                  : LICENSE
@@ -53,6 +53,7 @@
                               , docs/blessed/arx.man
                               , docs/blessed/arx.txt
                               , model-scripts/tmpx.sh
+                              , version
 
 source-repository               head
   type                        : git
diff --git a/version b/version
new file mode 100644
--- /dev/null
+++ b/version
@@ -0,0 +1,1 @@
+0.2.0-8-g8fdbb1f
