diff --git a/hive/db/sql_scripts/hive_accounts_info_view.sql b/hive/db/sql_scripts/hive_accounts_info_view.sql
index b8c0a085856a3551e097b70e1f8480e46614b56e..63fab0e59aacff371c5ce35f479d62fff0433974 100644
--- a/hive/db/sql_scripts/hive_accounts_info_view.sql
+++ b/hive/db/sql_scripts/hive_accounts_info_view.sql
@@ -1,5 +1,4 @@
-
-DROP VIEW IF EXISTS hive_accounts_info_view_lite;
+DROP VIEW IF EXISTS hive_accounts_info_view_lite CASCADE;
 CREATE OR REPLACE VIEW public.hive_accounts_info_view_lite
  AS
  SELECT ha.id,