diff --git a/debian/control b/debian/control
index 7904f51..c9bfef3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: text
 Priority: optional
 Maintainer: Lior Kaplan <kaplan@debian.org>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: aspell (>= 0.60.4), dictionaries-common-dev (>= 1.11.2)
+Build-Depends-Indep: aspell, dictionaries-common-dev
 Standards-Version: 3.9.4
 Vcs-Browser: https://salsa.debian.org/kaplan/aspell-fa
 Vcs-Git: https://salsa.debian.org/kaplan/aspell-fa.git
@@ -12,7 +12,7 @@ Homepage: http://ftp.gnu.org/gnu/aspell/dict/fa/
 Package: aspell-fa
 Architecture: all
 Provides: aspell-dictionary
-Depends: aspell (>= 0.60.4), dictionaries-common (>= 0.70.0), ${misc:Depends}
+Depends: aspell, dictionaries-common, ${misc:Depends}
 Description: Persian dictionary for GNU Aspell
  This package contains all the required files to add support
  for Persian (Farsi) language to GNU Aspell spell checker.