diff --git a/setup.cfg b/setup.cfg
index b3311644ed4102a9aaef3543eedb1ce56d7f22ba..3e102658a15249fd3e17c02567a0bc162a8eda7c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
 [metadata]
 name = django-autocomplete-multi-models
-version = 0.5.3
+version = 0.5.4
 description = An app that index fields across multiple models, and expose an api to query for word similar to the query.
 long_description = file: README.md
 author = Bryan Brancotte