I think solution is here Error while making bench migrate
For me it worked
- bench switch-to-master
- bench update --patch - it will show some error
- bench mysql
- ALTER TABLE tabDocType DROP COLUMN track_seen;
- ALTER TABLE tabDocType DROP COLUMN quick_entry;
- Exit the SQL terminal, and run bench update