diff --git a/smash/smash/settings.py b/smash/smash/settings.py
index a034ce1086f8dff171c185d8bc3c5ea6c5884b7d..c11fe16accedc21a7dcdf46f168e4305be7ec5ea 100644
--- a/smash/smash/settings.py
+++ b/smash/smash/settings.py
@@ -75,7 +75,7 @@ TEMPLATES = [
 CRON_CLASSES = [
     'web.views.kit.KitRequestEmailSendJob',
     'web.redcap_connector.RedCapRefreshJob',
-    'web.voucher_expiry_job',
+    'web.views.voucher.ExpireVouchersJob',
 ]
 
 # Password validation