If you want to do it right, use call ah=0fh/int 10h to get the current video mode[1], save it, and set it with call 0 on exit.
At the very least, just set mode 3 on exit, which is the standard 80x25 text mode.