diff --git a/RNAlien.cabal b/RNAlien.cabal
--- a/RNAlien.cabal
+++ b/RNAlien.cabal
@@ -2,7 +2,7 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                RNAlien
-version:             1.2.4
+version:             1.2.5
 synopsis:            Unsupervized construction of RNA family models
 description:         RNAlien is a tool for automatic construction of RNAfamily models from a single sequence.
                      .
@@ -53,8 +53,8 @@
 
 source-repository this
   type:     git
-  location: https://github.com/eggzilla/RNAlien/tree/1.2.4
-  tag:      1.2.4
+  location: https://github.com/eggzilla/RNAlien/tree/1.2.5
+  tag:      1.2.5
                      
 executable RNAlien
   Hs-Source-Dirs:      ./src/Bio/
