diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,3 +3,7 @@
 ## 0.1.0.0 -- 2020-12-05
 
 * First version. Released on an unsuspecting world.
+
+## 0.2.0.0 -- 2021-02-02
+
+* Second version. Please, consider switching to the phonetic-languages-simplified-examples-array package related functionality. It is still under development and introducing new advanced features being more optimized.
diff --git a/phonetic-languages-simplified-properties-lists-double.cabal b/phonetic-languages-simplified-properties-lists-double.cabal
--- a/phonetic-languages-simplified-properties-lists-double.cabal
+++ b/phonetic-languages-simplified-properties-lists-double.cabal
@@ -2,9 +2,9 @@
 -- For further documentation, see http://haskell.org/cabal/users-guide/
 
 name:                phonetic-languages-simplified-properties-lists-double
-version:             0.1.0.0
+version:             0.2.0.0
 synopsis:            A generalization of the uniqueness-periods-vector-properties package.
-description:         Is a simplified version of the functionality of the former one. Uses lists as main processment data. Uses Double whenever applicable.
+description:         Is a simplified version of the functionality of the former one. Uses lists as main processment data. Uses Double whenever applicable. Please, consider switching to the phonetic-languages-simplified-examples-array package related functionality. It is still under development and introducing new advanced features being more optimized.
 homepage:            https://hackage.haskell.org/package/phonetic-languages-simplified-properties-lists-double
 license:             MIT
 license-file:        LICENSE
@@ -20,6 +20,6 @@
   exposed-modules:     Phonetic.Languages.Lists.Ukrainian.PropertiesFuncRepG2, Phonetic.Languages.Lists.Ukrainian.PropertiesSyllablesG2
   -- other-modules:
   other-extensions:    BangPatterns, CPP
-  build-depends:       base >=4.8 && <4.15, vector >=0.11 && <0.14, phonetic-languages-rhythmicity >=0.1.2 && <1, phonetic-languages-simplified-common >=0.4 && <1, ukrainian-phonetics-basic >=0.4.1 && <1
+  build-depends:       base >=4.8 && <4.15, vector >=0.11 && <0.14, phonetic-languages-rhythmicity >=0.1.2 && <0.2, phonetic-languages-simplified-common >=0.4 && <1, ukrainian-phonetics-basic >=0.4.1 && <1
   -- hs-source-dirs:
   default-language:    Haskell2010
