diff --git a/docs/docs/databases/connect-db/cloud-databases/heroku.mdx b/docs/docs/databases/connect-db/cloud-databases/heroku.mdx
index ad7a4e22a75..498581144d2 100644
--- a/docs/docs/databases/connect-db/cloud-databases/heroku.mdx
+++ b/docs/docs/databases/connect-db/cloud-databases/heroku.mdx
@@ -69,8 +69,19 @@ to help you:
What should I do if I have a free Heroku Postgres database connected to my Hasura project?
- Following Heroku’s announcement of deprecation of free resources, you will have to either upgrade your Heroku database
- plan or move to a different database provider.
+ Following Heroku’s announcement of deprecation of free resources, you will have to either
+ upgrade your Heroku database plan
+ or move to a different database provider. Heroku also appears to not be responding to questions from free-tier users.
+
+
+ If you have URL sync enabled via our Heroku integration, you can
+ follow{' '}
+
+ these steps
+ {' '}
+ - after verifying your Heroku account with a credit card - to migrate your hobby-tier database to a paid tier.