diff --git a/app/views/entries/_entry.html.haml b/app/views/entries/_entry.html.haml
index 766cfac8..13ebefee 100644
--- a/app/views/entries/_entry.html.haml
+++ b/app/views/entries/_entry.html.haml
@@ -52,7 +52,7 @@
%br
%p{style: "margin-top: 10px;"} Generating...
:javascript
- setTimeout(function() { location.reload(); }, 30000);
+ setTimeout(function() { location.reload(); }, 5000);
- if current_user.is_pro?
= entry.spotify_embed