diff --git a/export/lexeme_export.py b/export/lexeme_export.py
index 3b06431..1141654 100644
--- a/export/lexeme_export.py
+++ b/export/lexeme_export.py
@@ -305,7 +305,6 @@ select distinct l.id, haslo, %(select)s %(clas_field)s %(qual_field)s
         on (l.id = hn.lexeme_id and hn.variant_id = %%s)
 where ls.slownik in (%(vocabs)s) and %(antivocabs)s %(x_qual)s %(table_clause)s
     and l.status<>'cand' and not l.usuniety %(magic)s and %(attr_clauses)s
-    and haslo < 'ao'
     """
         else:
             params = self.params_part